home *** CD-ROM | disk | FTP | other *** search
/ IRIS Performer 2.2 Friends Demo / SGI IRIS Performer 2.2 Friends Demo.iso / friends / paradigm / cliptest / README < prev   
Text File  |  1997-08-01  |  2KB  |  45 lines

  1. $Id: README,v 1.1 1997/08/01 18:18:50 mew Exp $
  2. Paradigm Simulation, Inc., 14900 Landmark Blvd , Suite 400, Dallas TX 75240
  3. voice:972-960-2301   fax_972-960-2303   http://www.paradigmsim.com
  4.  
  5. WHAT IS THIS?
  6.  
  7. cliptest contains color and black/white testpattern clipstacks and the tools
  8. used to generate them.
  9.  
  10. The distribution is composed of three parts:
  11. 1) a data directory containing testpattern imagery,
  12. 2) a makefile and build_cliptest script which generate testpattern clipstacks
  13.    and their .ic and .ct parameter files,
  14. 3) and two example clipstacks generated with those tools.
  15.  
  16. "rgb18" and "bw18" are 19-level (levels 18 through 0) clipstacks in color and
  17. black/white, respectively.  To reduce the size of these samples, the number
  18. of image tiles per level is clamped to 32x32.  (That limitation is easily
  19. removed; see the comments in the build_cliptest script.)
  20.  
  21.  
  22. WHY IS THIS USEFUL?
  23.  
  24. - The high contrast and unique identification marks on each clip level makes it
  25. easy to verify proper clipstack behavior.
  26.  
  27. - The use of symbolic links make it possible to build clipstacks of very
  28. large apparent size, which actually occupy very little disk space.
  29.  
  30. - The build_cliptest script makes it easy to build clipstacks to your
  31. specification.
  32.  
  33. - The build_cliptest script generates .ic and .ct files, which you can then
  34. customize to fit your clipstacks.
  35.  
  36.  
  37. HOW DO I USE IT?
  38.  
  39. To view the two example testpattern clipstacks, use the clipfly app:
  40.     /usr/share/Performer/src/sample/C/clipfly/clipfly rgb18/rgb18.ct
  41. or
  42.     /usr/share/Performer/src/sample/C/clipfly/clipfly bw18/bw18.ct
  43.  
  44. #EOF
  45.